Method: getEndSystemInfoByMacEx

Return end-system data based on a MAC Address. The data is returned as a set of comma-delimited key=value pairs. If there is an error, errorCode and errorString properties are encoded into the result. The operation is similar to getEndSystemInfoByMac, but returns additional information.

Parameters

Name Type Description
macAddress string MAC address of the end-system

Returns

Returns a WsEndSystemInfoResult with a structure defined by the following table.

Name Type Description
endSystem EndSystemDTO End-system data
endSystemSwitchSupportsReauth boolean True if end-system supports reauthentication
errorCode int See the Web Service Error Codes
errorMessage string Error message in readable text